func google.golang.org/grpc/internal/transport.newBufWriter
2 uses
google.golang.org/grpc/internal/transport (current package)
http_util.go#L310: func newBufWriter(conn io.Writer, batchSize int, pool *imem.SimpleBufferPool) *bufWriter {
http_util.go#L438: w := newBufWriter(conn, writeBufferSize, writePool)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)